GetFileNameWithoutExt

Get filename string without extension (uses static string)

extern (C) @nogc nothrow
const(char*)
GetFileNameWithoutExt
(
const(char*) filePath
)

Meta